modular decomposition meaning in Chinese
模块分解
Examples
- My design partitions the application in three basic conceptual ways : model - view - controller ( mvc ) architecture , multi - tier architecture and traditional modular decomposition . these make the whole system become a multi - tier component system , loose - couple horizontally and vertically , provide flexibility , reusability , testability and extensibility
本文提出基于j2ee的erp应用系统,以三种基本概念方式来划分应用系统:传统的模块分解方式;模型-视图-控制器mvc ( model - view - controller )体系结构;多层体系结构。